const go.pact.im/x/httpdebug.debugPage
3 uses
go.pact.im/x/httpdebug (current package)
httpdebug.go#L53: h.Set("Content-Length", strconv.Itoa(len(debugPage)))
httpdebug.go#L55: _, _ = io.WriteString(w, debugPage)
httpdebug.go#L61: const debugPage = `<!doctype html>
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)